home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-16 | 642 b | 28 lines | [TEXT/ttxt] |
-
- HideMenubarEtc
-
-
- Description:
- This demonstrates how to hide the menubar and/or
- the desktop. The desktop is hidden simply by creating
- a large background window and filling it with the
- appropriate pattern. The menu bar is hidden by zeroing
- the Menu bar height, updating the GrayRgn, and then
- forcing all windows to redraw. The rounded corners on
- every screen device can also be removed using a method
- similar to that used with the menubar.
-
- Environment:
- Metrowerks C version 6, Universal Interfaces 2.0
-
- History:
- 12/10/93
- first draft
- 5/12/95
- updated project for Metrowerks
-
-
-
- David Hayward
- Developer Technical Support
- Apple Computer, Inc.